projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
615d94b
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 20 Feb 2001 14:54:50 +0000
(14:54 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 20 Feb 2001 14:54:50 +0000
(14:54 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 4e9cd28e026dbe9d49ffa2cb4e4705102b662cb5..1a5941e7026d84d2531bcab91a55f02f5ce5c30b 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2001-02-20 Gerd Moellmann <gerd@gnu.org>
+
+ * xdisp.c (setup_echo_area_for_printing): Set truncate_lines to
+ nil, otherwise we're left with truncate_lines t when a message
+ is printed with message-truncate-lines bound to t.
+
2001-02-19 Gerd Moellmann <gerd@gnu.org>
* window.c (Fmove_to_window_line): Undo last change.